A. .class file
B. .java file
C. .java html
D. .applet file
Advertisement
Related Mcqs:
- Which method of the Applet class displays the result of applet code on screen ?
- A. paint() method B. main() method C. run() method D. drawString() method...
- Program which executes applet is known as________________?
- A. JVM B. virtual machine C. applet engine D. None of above...
- Size of int in Java is_________________?
- A. 8 bit B. 16 bit C. 32 bit D. 64 bit...
- The JDBC-ODBC bridge is_________________?
- A. Singlethreaded B. Multithreaded C. Both of above D. None of above...
- What is jdb_________________?
- A. java Disassemble B. java Interpreter C. java compiler D. java debugger...
- Runnable is_______________?
- A. Interface B. Class C. Variable D. Method...
- Minimum threads in a program are________________?
- A. 0 B. 1 C. 2 D. 3...
- All collection classes are available in _________________?
- A. java.util package B. java.io package C. java.lang package D. java.awt package...
- Methods that have same name, but different Parameter list and different definition known as_________________?
- A. Overriding B. Overloading C. Constructor D. none of these...
- The smallest integer type is _____________ and its size is____________ bits?
- A. short, 8 B. byte, 8 C. short, 16 D. short, 16...
Advertisement